Skip to content

Conversation

@ailintom
Copy link

@ailintom ailintom commented Sep 6, 2019

Using mutable default arguments produces errors when creating multiple instances of the class.

Encoding="utf-8" should be enforced, otherwise the script fails in environments with a non-standard command line locale.
Google outputs results in utf-8.
The UTF-8 encoding of the resulting file was already specified in the tag. Hence, Python 3 should always output a utf-8 file.

Using mutable default arguments produces errors when creating multiple instances of the class.

Encoding="utf-8" should be enforced, otherwise the script fails in environments with a non-standard command line locale.
Google outputs results in utf-8.
The UTF-8 encoding of the resulting file was already specified in the <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> tag. Hence, Python 3 should always output a utf-8 file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant